func crypto/tls.isPQKeyExchange
3 uses
crypto/tls (current package)
common.go#L159: func isPQKeyExchange(curve CurveID) bool {
handshake_server_tls13.go#L227: return isPQKeyExchange(preferredGroups[i]) && !isPQKeyExchange(preferredGroups[j])
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)